home *** CD-ROM | disk | FTP | other *** search
- Path: hermes.dna.mci.com!usenet
- From: Richard Skurla <richard.skurla@mail.dna.mci.com>
- Newsgroups: comp.lang.c++
- Subject: Visual C++ 2.0 - Problem with .EXE
- Date: Thu, 14 Mar 1996 13:27:55 -0700
- Organization: MCI
- Message-ID: <3148814B.7FF@mail.dna.mci.com>
- NNTP-Posting-Host: vangogh.dna.mci.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB1 (WinNT; I)
-
- When I build the .EXE under PROJECT, I get an error I cannot figure out. It comes back with a warning
- the _mainCRTStartup is not a __stdcall. My guess is that I've got a Link option not setup correctly, but
- I cannot see it.
-
- This worked when I was using Visual C++ 1.5. I don't know what to set under 2.0. I'm trying to port some
- Unix C code to run under a VB 3.0 application that will call these C programs in the .mak file.
-
- I just cannot see the forest for the trees.....
-
- Thanks for any help.
-
- Rich.
-
- richard.skurla@mail.dna.mci.com
-